home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 4 / Light ROM 4 - Disc 1.iso / text / maillist / 1996 / 030896.doc / text0081.txt < prev    next >
Encoding:
Text File  |  1996-03-22  |  1.7 KB  |  42 lines

  1.  
  2.  
  3. On Fri, 8 Mar 1996, robert hood wrote:
  4.  
  5. > > I don't know if this stuff  helps explain the problem.   I would really love
  6. > > to have a plugin that works that will break up objects for me.   Can anyone
  7. > > help me out?   I have a Raptor-3 21164-300. 
  8. > Perhaps Dave Warner can step in here. 
  9.  
  10. Yup...there's definitely a problem with the exploder script.
  11.  
  12. There are at least two major things wrong with the scene files that get 
  13. created by this script...
  14.  
  15.  * Duplicate key-frames at frame 0 - You need to edit the scene file and 
  16.    shift these keyframes by an appropriate amount. (default exploder settings
  17.    are supposed to create a keyframe at every 5th frame)
  18.  
  19.  * Object Dissolve envelope has duplicate and invalid keyframes - the default 
  20.    exploder settings will create dissolve envelopes with a keyframe at 0, a
  21.    keyframe at -1, another keyframe at 0, and then a keyframe at 30. 
  22.  
  23.  * Possibly an invalid Showobject value...normal LW scene files have a line
  24.    that says "Showobject 4 7" but scene files created with the exploder 
  25.    script will have lines that say "Showobject 4".  I dunno if this is bad 
  26.    or not.
  27.  
  28. I changed these things in the bad scene file and it then loaded correctly 
  29. and worked the way it should.
  30.  
  31. Can someone else please confirm that the exploder script works correctly 
  32. on the other versions of BML or the BML run-time plugin?  If this problem 
  33. occurs on other versions of BML, then there's a problem with the script, 
  34. but if the problem is exclusive to the Alpha version, then it's anybody's 
  35. guess as to what might be wrong.
  36.  
  37.                                      -David Warner
  38.                                       dwarner@albany.net
  39.                                       http://www.albany.net/~dwarner
  40.  
  41.